home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 5965 < prev    next >
Encoding:
Text File  |  1996-08-05  |  1.9 KB  |  61 lines

  1. Newsgroups: comp.sys.amiga.programmer
  2. Path: news.nask.org.pl!cyfronet!student!iskra
  3. From: iskra@student.uci.agh.edu.pl (Kamil Iskra)
  4. Subject: Re: GCC floating point bug - please help!
  5. Message-ID: <DooHuK.3Cw@cyf-kr.edu.pl>
  6. Sender: news@cyf-kr.edu.pl (News Administrator)
  7. Nntp-Posting-Host: student.uci.agh.edu.pl
  8. Organization: Academic Computer Centre, CYFRONET
  9. X-Newsreader: TIN [version 1.1 PL8]
  10. References: <3151d7ce@usura.metropolis.nl>
  11. Date: Fri, 22 Mar 1996 16:59:08 GMT
  12.  
  13. Jurjen Oskam (joskam@usura.metropolis.nl) wrote:
  14. > Hello everybody,
  15.  
  16. > Is there a mailinglist about the GCC compiler? The list at funet.fi seems to be
  17. > inaccessible.
  18.  
  19. ade-gcc@ninemoons.com
  20.  
  21. I guess that the information about the list and how to subscribe is
  22. accessible at: 
  23.  
  24. ftp://ftp.ninemoons.com/pub/ade
  25.  
  26. > -----start program-----
  27. [snip]
  28. > -----end program----
  29.  
  30. > I have two problems with this C++ program, compiled with the GCC compiler
  31. > version 2.7.0 (is that the latest version, BTW) with no options.
  32.  
  33. The latest version is 2.7.2. You should find a BETA at ftp.funet.fi, or
  34. you can use ADE version (see URL above). 
  35.  
  36. > The first one is: it requires more than *800* KB of stack to compile properly!
  37. > Is that normal?
  38.  
  39. No, it's very unusual. Actually, I find it hard to believe :-). I'll take
  40. your source home and experiment. 
  41.  
  42. > The second one is: it doesn't work right. It produces this output:
  43.  
  44. > -----start output-----
  45. > starting amount: 1000
  46. > interest: 5
  47. > 1.05
  48. > after 1 years: 11+0
  49. [snip]
  50. > -----end output-----
  51.  
  52. I remember that there was a report about such a problem. I think it turned
  53. out to be a bug in IXEmul. So please upgrade to some newer version of
  54. IXEmul. 
  55.  
  56. --
  57. / Kamil Iskra - AMIGA 1200, 68030 50MHz, HDD 850 MB, 10 MB RAM \
  58. | iskra@student.uci.agh.edu.pl  kiskra@ernie.icslab.agh.edu.pl |
  59. | http://student.uci.agh.edu.pl/~iskra                         |
  60. \ PGP public key available via Finger or WWW                   /
  61.